home *** CD-ROM | disk | FTP | other *** search
- IODeviceInspector = {
- ACTIONS = {
- "channelOrInterruptPicked:" = "channelOrInterruptPicked:";
- "rangeDidChange:" = "rangeDidChange:";
- "showInfo:" = "showInfo:";
- };
- OUTLETS = {
- accessoryHolder = accessoryHolder;
- dmaBox = dmaBox;
- dmaMatrix = dmaMatrix;
- infoPanel = infoPanel;
- infoText = infoText;
- inspectionView = inspectionView;
- irqBox = irqBox;
- irqMatrix = irqMatrix;
- memoryBox = memoryBox;
- memoryController = memoryController;
- origWindow = origWindow;
- portsBox = portsBox;
- portsController = portsController;
- statusTitle = statusTitle;
- versionTitle = versionTitle;
- };
- SUPERCLASS = Object;
- };
- FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
- MVJazz16Inspector = {
- ACTIONS = {"selectInputSource:" = "selectInputSource:"; };
- OUTLETS = {
- boundingBox = boundingBox;
- inputSource = inputSource;
- inputSourcePopUp = inputSourcePopUp;
- };
- SUPERCLASS = IODeviceInspector;
- };
-